The dataType parameter for the AddTESample and AddTextSample functions indicates the type of data in the handle. The following two types have been added:
enum {
dropShadowOffsetType = 'drpo',
dropShadowTranslucencyType = 'drpt'
};
| Previous | Chapter Contents | Chapter Top | Next |